home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1996 January / macformat-033.iso / mac / Shareware City / Developers / Prograph Classic Freeware / Prograph Extensions / Primitives / Primitives.rsrc / STR#_302.txt < prev    next >
Encoding:
Text File  |  1995-09-21  |  387 b   |  11 lines

  1. Inputs: Prompt; Button1; [Button2; [Button3]]
  2. Outputs: ButtonClicked
  3.  
  4. Inputs: string; any; [any; [any]]
  5. Outputs: any
  6.  
  7. Displays a modal dialog with a Prompt and 1, 2, or 3 vertically arranged buttons labelled Button1 to Button3. Textual representations of Button1 to Button3 are used if they are not strings. ButtonClicked is the input corresponding to the button clicked.
  8.  
  9. Input/Output
  10.  
  11.